Skip to content

Conversation

@ozsay
Copy link
Collaborator

@ozsay ozsay commented Feb 12, 2026

Updates the base44-sdk skill reference docs to match SDK v0.8.19 type system and API changes.

Summary of changes:

  • entities.md: Generic EntityHandler<T>, type registry (EntityTypeRegistry, EntityRecord), DeleteResult/DeleteManyResult/ImportResult<T>, SortField<T>; 5,000 item limit; updated examples.
  • functions.md: invoke(functionName, data?), FunctionNameRegistry/FunctionName.
  • base44-agents.md: AgentNameRegistry/AgentName, getConversation full tool data note, subscribe truncation note, realtime wording.
  • auth.md: logout server-side redirect (HTTP-only cookies), loginWithProvider provider list.
  • integrations.md: custom operationId as method:path, remove headers param, endpoints→methods.
  • client.md: createClient/createClientFromRequest context, serviceToken @internal, Base44Client alphabetical.
  • QUICK_REFERENCE.md: typed entity returns, optional data on invoke, custom call params.
  • SKILL.md: TypeScript registry augmentation note.

Made with Cursor

- entities: generic EntityHandler<T>, EntityTypeRegistry, EntityRecord,
  DeleteResult, DeleteManyResult, ImportResult<T>, SortField<T>; 5k limit note
- functions: optional data param, FunctionNameRegistry/FunctionName types
- agents: AgentNameRegistry/AgentName, getConversation/subscribe notes, realtime
- auth: logout server-side redirect (HTTP-only cookies), provider list
- integrations: operationId method:path, remove headers, endpoints→methods
- client: createClient/createClientFromRequest docs, serviceToken @internal,
  Base44Client members alphabetical
- QUICK_REFERENCE: typed returns, invoke(data?), custom call params
- SKILL.md: TypeScript registry augmentation note

Co-authored-by: Cursor <cursoragent@cursor.com>
@claude
Copy link
Contributor

claude bot commented Feb 12, 2026

README check ran. README is up to date.

@claude
Copy link
Contributor

claude bot commented Feb 12, 2026

README check ran. README is up to date.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant